Tootsville-User::Describeitem

Function

Describeitem names a function, with lambda list (&REST WORDS):

Set description for an item.

Usage

To see the existing description of an item, use the TOOTSVILLE-USER WHATIS command.

To change the description of an item, use this command.

#describeitem ITEM-TEMPLATE-ID DESCRIPTION
#describeitem ITEM-TEMPLATE-ID #TAG

When DESCRIPTION is a single word beginning with #, it is interpreted instead as an TOOTSVILLE ITEM-TAG to be associated with the item template.

Examples

#describeitem 993 This is a lovely marble table 
       of which any grandmother would be proud.

#describeitem 993 #classical

File

Defined in file src/infinity/modern-ops.lisp.